import { Flex, Loader } from '@aws-amplify/ui-react'; export const LoaderSizesExample = () => { return ( ); };